home *** CD-ROM | disk | FTP | other *** search
/ LG Super CD / LG Super CD.iso / vx4400 / drivers / lgusbdriverinstallation_35f.exe / data1.cab / Program_Executable_Files / lgatsdmv.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2002-10-17  |  10.7 KB  |  293 lines

  1. ;*****************************************************************************
  2. ;
  3. ; Name:  lgatsdmv.inf 
  4. ;
  5. ; Function:
  6. ;    Install the LG CDMA USB Modem Diagnostic Serial Port Drivers (VCOMM)
  7. ;
  8. ; Copyright (c) 1997-2001 MCCI
  9. ;
  10. ; $Id: upper.inf,v 1.12 2002/04/11 14:34:43 greg Exp $
  11. ;
  12. ; MCCI is a registered trademark of Moore Computer Consultants, Inc
  13. ;
  14. ; NOTICE: This software is licensed, not sold.  Any modification of this
  15. ; inf file to change the reference to an operating system or to change the
  16. ; reference to a device is not permitted unless authorized in writing by
  17. ; Moore Computer Consultants, Inc..
  18. ;
  19. ;*****************************************************************************
  20.  
  21. [Version]
  22. signature="$CHICAGO$"
  23. Class=Ports
  24. ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
  25. Provider=%Provider%
  26. DriverVer=10/15/2002, 3.35.0.600
  27.  
  28. ;-----------------------------------------------------------------------------
  29. ; No files are copied by this file.. no filecopy init declarations are here.
  30. ;-----------------------------------------------------------------------------
  31.  
  32. ;-----------------------------------------------------------------------------
  33. ; Table of Contents
  34. ;-----------------------------------------------------------------------------
  35. [Manufacturer]
  36. %LG%=LG
  37.  
  38. ;-----------------------------------------------------------------------------
  39. ; Device-by-device entries
  40. ;-----------------------------------------------------------------------------
  41. [LG]
  42. %PortDesc% = LG.Install, LGATCR\{619BB058-77AD-40f0-B9B1-79CDEBC6C7AE}
  43.  
  44. ;-----------------------------------------------------------------------------
  45. ; The exclude-from-select stuff
  46. ;-----------------------------------------------------------------------------
  47. [ControlFlags]
  48. ExcludeFromSelect = *
  49.  
  50. ;-----------------------------------------------------------------------------
  51. ; Installation instructions
  52. ;-----------------------------------------------------------------------------
  53. [LG.Install]
  54. AddReg        = LG.W95AddReg,LG.W95Overrides
  55.  
  56. [LG.Install.Nt]
  57.  
  58. ;-----------------------------------------------------------------------------
  59. ;  Registry
  60. ;-----------------------------------------------------------------------------
  61. ;**** here's the stuff for W95 ports.
  62. ;**** it's in this INF file, but we'll not use it until we get enumerated.
  63. [LG.W95AddReg]
  64. HKR,,DevLoader,,*vcomm
  65. HKR,,PortDriver,,lgatcomm.vxd
  66. HKR,,Contention,,lgatvcd.vxd
  67. HKR,,DCB,3,1C,00,00,00, 00,C2,01,00, 11,33,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
  68. HKR,,PortSubClass,1,01
  69. HKR,,ConfigDialog,,serialui.dll
  70. HKR,,EnumPropPages,,"serialui.dll,EnumPropPages"
  71.  
  72. ;-----------------------------------------------------------------------------
  73. ;  Logical Configurations
  74. ;-----------------------------------------------------------------------------
  75. [LG.W95Overrides]
  76. ;-- Config for 3f8 - COM1,IRQ4
  77. HKR,Override,0000,1, \
  78. 00,04,00,00,00,00,00,00, \
  79. ;*** I/O Range 0 ***
  80. 20,00,00,00, \  ; total length of io resource descriptor
  81. 02,00,00,00, \  ; ResType_IO = 0x00000002
  82. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  83. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  84. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  85. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  86. F8,03,FF,03, \  ; IOR_Min / IOR_Max
  87. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  88. ;*** IRQ ***
  89. 10,00,00,00, \  ; total length of irq resource descriptor
  90. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  91. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  92. 10,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  93. ;*** TERMINATOR ***
  94. 00,00,00,00
  95. ;
  96. ;--- Config for 2f8 0 COM2 IRQ3
  97. HKR,Override,0001,1, \
  98. 00,04,00,00,00,00,00,00, \
  99. ;*** I/O Range 0 ***
  100. 20,00,00,00, \  ; total length of io resource descriptor
  101. 02,00,00,00, \  ; ResType_IO = 0x00000002
  102. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  103. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  104. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  105. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  106. F8,02,FF,02, \  ; IOR_Min / IOR_Max
  107. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  108. ;*** IRQ ***
  109. 10,00,00,00, \  ; total length of irq resource descriptor
  110. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  111. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  112. 08,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  113. ;*** TERMINATOR ***
  114. 00,00,00,00
  115. ;
  116. ;--- Config for 3e8 0 COM3 IRQ4
  117. HKR,Override,0002,1, \
  118. 00,04,00,00,00,00,00,00, \
  119. ;*** I/O Range 0 ***
  120. 20,00,00,00, \  ; total length of io resource descriptor
  121. 02,00,00,00, \  ; ResType_IO = 0x00000002
  122. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  123. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  124. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  125. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  126. E8,03,EF,03, \  ; IOR_Min / IOR_Max
  127. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  128. ;*** IRQ ***
  129. 10,00,00,00, \  ; total length of irq resource descriptor
  130. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  131. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  132. 10,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  133. ;*** TERMINATOR ***
  134. 00,00,00,00
  135. ;
  136. ;--- Config for 2e8 0 COM4 IRQ3
  137. HKR,Override,0003,1, \
  138. 00,04,00,00,00,00,00,00, \
  139. ;*** I/O Range 0 ***
  140. 20,00,00,00, \  ; total length of io resource descriptor
  141. 02,00,00,00, \  ; ResType_IO = 0x00000002
  142. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  143. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  144. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  145. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  146. E8,02,EF,02, \  ; IOR_Min / IOR_Max
  147. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  148. ;*** IRQ ***
  149. 10,00,00,00, \  ; total length of irq resource descriptor
  150. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  151. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  152. 08,00,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  153. ;*** TERMINATOR ***
  154. 00,00,00,00
  155. ;
  156. ;-- Config for 3f8 - COM1 IRQAny
  157. HKR,Override,0004,1, \
  158. 00,04,00,00,00,00,00,00, \
  159. ;*** I/O Range 0 ***
  160. 20,00,00,00, \  ; total length of io resource descriptor
  161. 02,00,00,00, \  ; ResType_IO = 0x00000002
  162. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  163. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  164. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  165. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  166. F8,03,FF,03, \  ; IOR_Min / IOR_Max
  167. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  168. ;*** IRQ ***
  169. 10,00,00,00, \  ; total length of irq resource descriptor
  170. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  171. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  172. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  173. ;*** TERMINATOR ***
  174. 00,00,00,00
  175. ;
  176. ;--- Config for 2f8 0 COM2 IRQAny
  177. HKR,Override,0005,1, \
  178. 00,04,00,00,00,00,00,00, \
  179. ;*** I/O Range 0 ***
  180. 20,00,00,00, \  ; total length of io resource descriptor
  181. 02,00,00,00, \  ; ResType_IO = 0x00000002
  182. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  183. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  184. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  185. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  186. F8,02,FF,02, \  ; IOR_Min / IOR_Max
  187. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  188. ;*** IRQ ***
  189. 10,00,00,00, \  ; total length of irq resource descriptor
  190. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  191. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  192. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  193. ;*** TERMINATOR ***
  194. 00,00,00,00
  195. ;
  196. ;--- Config for 3e8 0 COM3 IRQAny
  197. HKR,Override,0006,1, \
  198. 00,04,00,00,00,00,00,00, \
  199. ;*** I/O Range 0 ***
  200. 20,00,00,00, \  ; total length of io resource descriptor
  201. 02,00,00,00, \  ; ResType_IO = 0x00000002
  202. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  203. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  204. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  205. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  206. E8,03,EF,03, \  ; IOR_Min / IOR_Max
  207. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  208. ;*** IRQ ***
  209. 10,00,00,00, \  ; total length of irq resource descriptor
  210. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  211. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  212. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  213. ;*** TERMINATOR ***
  214. 00,00,00,00
  215. ;
  216. ;--- Config for 2e8 0 COM4 IRQAny
  217. HKR,Override,0007,1, \
  218. 00,04,00,00,00,00,00,00, \
  219. ;*** I/O Range 0 ***
  220. 20,00,00,00, \  ; total length of io resource descriptor
  221. 02,00,00,00, \  ; ResType_IO = 0x00000002
  222. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  223. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  224. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  225. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  226. E8,02,EF,02, \  ; IOR_Min / IOR_Max
  227. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  228. ;*** IRQ ***
  229. 10,00,00,00, \  ; total length of irq resource descriptor
  230. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  231. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  232. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  233. ;*** TERMINATOR ***
  234. 00,00,00,00
  235. ;
  236. ;--- Config for anywhere- COMx IRQ Any
  237. HKR,Override,0008,1, \
  238. 00,04,00,00,00,00,00,00, \
  239. ;*** I/O Range 0 ***
  240. 20,00,00,00, \  ; total length of io resource descriptor
  241. 02,00,00,00, \  ; ResType_IO = 0x00000002
  242. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  243. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  244. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  245. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  246. 00,01,FF,03, \  ; IOR_Min / IOR_Max
  247. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  248. ;*** IRQ ***
  249. 10,00,00,00, \  ; total length of irq resource descriptor
  250. 04,00,00,00, \  ; ResType_IRQ - 0x00000004
  251. 01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
  252. FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
  253. ;*** TERMINATOR ***
  254. 00,00,00,00
  255. ;
  256. ;--- Config for anywhere- COMx IRQ None
  257. HKR,Override,0009,1, \
  258. 00,04,00,00,00,00,00,00, \
  259. ;*** I/O Range 0 ***
  260. 20,00,00,00, \  ; total length of io resource descriptor
  261. 02,00,00,00, \  ; ResType_IO = 0x00000002
  262. 01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
  263. 00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
  264. 00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
  265. F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
  266. 00,01,FF,03, \  ; IOR_Min / IOR_Max
  267. 00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
  268. ;*** TERMINATOR ***
  269. 00,00,00,00
  270.  
  271.  
  272. ;-----------------------------------------------------------------------------
  273. ; STRINGS
  274. ;-----------------------------------------------------------------------------
  275. [Strings]
  276.  
  277. ;BEGIN ENG - US English Strings
  278. Provider = "LG Electronics Inc."
  279. LG = "LG Electronics Inc."
  280.  
  281. PortDesc = "LG CDMA USB Modem Diagnostic Serial Port Drivers (VCOMM)"
  282.  
  283. CustomerDataPath = "LG CDMA USB Modem"
  284. DriverSet = "LG CDMA USB Modem Software"
  285. UninstallFile = "LGATUninstall.exe"
  286. McciOptions = "Uninstallable"
  287.  
  288. ;END ENG - US English Strings
  289.  
  290. ;--- strings following this line should not be localized ---
  291.  
  292. ;*** end of file ***
  293.